 请先参考命令与对照表&CommandAndComparisonTable,
 或者参考视频说明第一期:https://www.bilibili.com/video/BV1dw4m1m7UW
 第二期更详细的视频马上会有
-进入游戏之后，模组是默认关闭的，使用按键Alt+I或者INS启动模组，启动模组后左下方会有提示

-指令

进入游戏后，按回车，在Global栏目中输入命令即可生效；命令的内容参考文件《命令与对照表&CommandAndComparisonTable》的下方栏目"命令集合中"
指令分为通用指令和带参数指令
通用指令[白色背景]：
例如复活所有背包的帕鲁 :Revive，在游戏中按回车打开聊天栏目，在Global中输入 “:revive”之后，背包内的帕鲁都会复活。
带参数指令[蓝色背景]:
例如将当前释放的帕鲁的被动技能改为 传说 脑筋 魔女 冥王，则就是先释放一只帕鲁，在游戏中按回车键打开聊天栏目，在Global中输入 cmd-psk-s 2,25,1,8之后，这只帕鲁的词条会变成这四个，放入箱子再拿出来即可生效。其他带参数修改则是即时生效

-游戏内部设置
在...\Pal\Binaries\Win64\Mods\SimpleCmd\Scripts 的目录下找到config.lua文件，用记事本打开他。
找到"--初始化的设置 [DefultSetting]" ,修改其内部的内容即可生效，在“---帕鲁技能强化部分 --OtomoWaza”部分都是默认关闭的，之后会持续添加强化的专属技能，修改为true则是开启

默认false是关闭的，如果要让他开启，则修改为true


Please refer to the Command and Comparison Table&CommandAndComparisonTable first.
-After entering the game, the module is closed by default. Use the Alt+I or INS buttons to start the module. 

--Command

After entering the game, press enter and enter the command in the Global column to take effect; The content of the command can be found in the column "Command Set" below the file 《命令与对照表&CommandAndComparisonTable》
Instructions are divided into general instructions and parameterized instructions

General Command [white background]:
For example, to revive all the Pals in the backpack: Revive, press enter Key in the game to open the chat section, enter Message ":Reveve" in Global Type, and then all the Pals in the backpack will be revived.

Command with parameters [blue background]:
For example, if the passive skill of the currently released pals is changed to Legend，Noukin，Witch，ElementBoost_Dark_2_, it is to first active a Pal, press the enter key in the game to open the chat section, enter: cmd-psk-s 2,25,1,8 in Global type, and the passive skill of this Pal will become these four. Put it in the box and then take it out to take effect. Other parameter modifications take immediate effect

-Setup
Find the config.lua file in the directory...\Pal\Binaries\Win64\Mods\SimpleCmd\Scripts  and open it with Notepad.
Find "--初始化的设置 [DefultSetting]", modify its internal content to take effect, in the "--- 帕鲁技能强化部分 --OtomoWaza" part is disabled by default, and then it will continue to add enhanced exclusive skills, and if it is correct, it will be enabled

false means disabled and if you need ,make it as true


